home *** CD-ROM | disk | FTP | other *** search
/ Aminet 6 / Aminet 6 - June 1995.iso / Aminet / dev / basic / ACE_Prgs.lha / include / petr.lha / test.b < prev   
Encoding:
Text File  |  1995-02-01  |  126 b   |  6 lines

  1. '..A test of Petr's Using$ function (DB).
  2.  
  3. #include <Petr.h>
  4.  
  5. print Using$("###.#", VAL(INPUTBOX$("Enter a real number")), 1)
  6.